Fix the reporting when this test fails (the eyecatcher variables would not be
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 30 Nov 2005 18:55:09 +0000 (18:55 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 30 Nov 2005 18:55:09 +0000 (18:55 +0000)
commit667035011d3441b4367e4968bf77171a184bea76
tree519560587f5faf52992f91e1248e1a55964df5f4
parentf0309906f0c55ef408e039d60955fc5dd14eca3b
Fix the reporting when this test fails (the eyecatcher variables would not be
created if the domain creation actually succeeded).  Use total_memory not
free_memory to determine how big to make the domain -- when ballooning down of
dom0 works properly, creating a domain larger than free_memory is possible.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/xm-test/tests/create/06_create_mem_neg.py